golang.org/x/net/http2.erringRoundTripper.RoundTrip (method, view implemented interface methods)
one use
golang.org/x/net/http2 (current package)
transport.go#L3023: func (rt erringRoundTripper) RoundTrip(*http.Request) (*http.Response, error) { return nil, rt.err }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)